iOS 10 推送的簡單使用 首先介紹一下本文涉及到UserNotifications的幾個主要類。 其中 [1]UNNotification主要是作為通知delegate方法的參數使用。包含UNNotificationR ...